/ Assembly List / LJCWinFormCommon / FormCommon / UpdateError

Namespace - LJCWinFormCommon


Parameters
form - The parent form.
affectedCount - The manager affected count.

Returns

true if the affected count > 0; otherwise, false.

Syntax

C#
public static Boolean UpdateError(Form form, Int32 affectedCount)

Standard Update error message.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.